runtime.immortalWeakHandle.handle (method)

3 uses

	runtime (current package)
		mheap.go#L2689: func (h *immortalWeakHandle) handle() *atomic.Uintptr {
		mheap.go#L2726: 				return newNode.handle()
		mheap.go#L2734: 			return n.handle()